Update Swatinem/rust-cache action to v2.7.8#17255
Merged
MichaReiser merged 1 commit intomainfrom Apr 7, 2025
Merged
Conversation
Contributor
|
Contributor
|
dcreager
added a commit
that referenced
this pull request
Apr 7, 2025
* main: (42 commits) [playground] New default program (#17277) [red-knot] Add `--python-platform` CLI option (#17284) [red-knot] Allow ellipsis default params in stub functions (#17243) [red-knot] Fix stale syntax errors in playground (#17280) Update Rust crate clap to v4.5.35 (#17273) Fix RUF100 to detect unused file-level noqa directives with specific codes (#17042) (#17061) [ci] Fix pattern for code changes (#17275) [`airflow`] Update oudated `AIR301`, `AIR302` rules (#17123) [docs] fix formatting of "See Style Guide" link (#17272) [red-knot] Support stub packages (#17204) ruff_annotate_snippets: address unused code warnings [red-knot] Add a couple more tests for `*` imports (#17270) [red-knot] Add 'Format document' to playground (#17217) Update actions/setup-node action to v4.3.0 (#17259) Update actions/upload-artifact action to v4.6.2 (#17261) Update actions/download-artifact action to v4.2.1 (#17258) Update actions/setup-python action to v5.5.0 (#17260) Update actions/cache action to v4.2.3 (#17256) Update Swatinem/rust-cache action to v2.7.8 (#17255) Update actions/checkout action to v4.2.2 (#17257) ...
dcreager
added a commit
that referenced
this pull request
Apr 8, 2025
* main: (222 commits) [playground] New default program (#17277) [red-knot] Add `--python-platform` CLI option (#17284) [red-knot] Allow ellipsis default params in stub functions (#17243) [red-knot] Fix stale syntax errors in playground (#17280) Update Rust crate clap to v4.5.35 (#17273) Fix RUF100 to detect unused file-level noqa directives with specific codes (#17042) (#17061) [ci] Fix pattern for code changes (#17275) [`airflow`] Update oudated `AIR301`, `AIR302` rules (#17123) [docs] fix formatting of "See Style Guide" link (#17272) [red-knot] Support stub packages (#17204) ruff_annotate_snippets: address unused code warnings [red-knot] Add a couple more tests for `*` imports (#17270) [red-knot] Add 'Format document' to playground (#17217) Update actions/setup-node action to v4.3.0 (#17259) Update actions/upload-artifact action to v4.6.2 (#17261) Update actions/download-artifact action to v4.2.1 (#17258) Update actions/setup-python action to v5.5.0 (#17260) Update actions/cache action to v4.2.3 (#17256) Update Swatinem/rust-cache action to v2.7.8 (#17255) Update actions/checkout action to v4.2.2 (#17257) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2->v2.7.8Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.8Compare Source
What's Changed
Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8
v2.7.7Compare Source
Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7
v2.7.6Compare Source
What's Changed
New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6
v2.7.5Compare Source
What's Changed
deprecatedversion ofnodeby @hamirmahal in https://github.com/Swatinem/rust-cache/pull/197New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5
v2.7.3Compare Source
Full Changelog: Swatinem/rust-cache@v2.7.2...v2.7.3
v2.7.2Compare Source
What's Changed
node20by @rhysd in https://github.com/Swatinem/rust-cache/pull/175Cargo.tomlandCargo.lockfiles of workspace members by @max-heller in https://github.com/Swatinem/rust-cache/pull/180New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.1...v2.7.2
v2.7.1Compare Source
v2.7.0Compare Source
What's Changed
trybuildand similar macro testing tools by @neysofu in https://github.com/Swatinem/rust-cache/pull/168New Contributors
Full Changelog: Swatinem/rust-cache@v2.6.2...v2.7.0
v2.6.2Compare Source
What's Changed
smol-tomlinstead oftomlby @NobodyXu in https://github.com/Swatinem/rust-cache/pull/164Full Changelog: Swatinem/rust-cache@v2...v2.6.2
v2.6.1Compare Source
Cargo.lock/Cargo.tomlfiles.v2.6.0Compare Source
What's Changed
cache-providerbackend @joroshiba in https://github.com/Swatinem/rust-cache/pull/154-syscrates..cargo/credentials.tomlbefore saving.New Contributors
Full Changelog: Swatinem/rust-cache@v2.5.1...v2.6.0
v2.5.1Compare Source
Cargo.lock.v2.5.0Compare Source
What's Changed
.cargo/config.tomlto key by @NobodyXu in https://github.com/Swatinem/rust-cache/pull/149New Contributors
Full Changelog: Swatinem/rust-cache@v2.4.0...v2.5.0
v2.4.0Compare Source
v2.3.0Compare Source
cache-all-cratesoption, which enables caching of crates installed by workflows.EISDIRerror due to globed directories.@actions/cache,@actions/ioand devtypescriptdependencies.npm run prepareso it creates distribution files with the right line endings.v2.2.1Compare Source
@actions/cachedependency to fix usage ofzstdcompression.v2.2.0Compare Source
save-ifoption to always restore, but only conditionally save the cache.v2.1.0Compare Source
Cargo.{lock,toml}files in the configured workspace directories.v2.0.2Compare Source
prefix-key,cache-directoriesandcache-targetsoptions.v2.0.1Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.